@charset "utf-8";

/*-信息列表样式9 全局样式-*/
.FrontInfo_listByAsync-09 * {
	padding:0;
	margin:0;
	border:0px none;
	font-size:12px
}
.FrontInfo_listByAsync-09 {
	width:465px;
	height:100%;
	float:left;
	clear:both;
}
/*-圆角样式-*/
.FrontInfo_listByAsync-09 .left_bottom{
}
.FrontInfo_listByAsync-09 .right_bottom{
}
.FrontInfo_listByAsync-09 .left_top{
}
.FrontInfo_listByAsync-09 .right_top{
width:465px;
_width:465px;
height:100%;
float:left;
	clear:both;
}

/*-标题样式-*/
.FrontInfo_listByAsync-09 h3 {
	clear:both;
	line-height:28px;
	display:none;
}
/*-标题样式---(内标题)-*/
.FrontInfo_listByAsync-09 h3 span.title {
	width:78%;
	float:left;
	padding-left:12px;
	color:#000000;
}
/*-标题样式---(更多)-*/
.FrontInfo_listByAsync-09 h3 span.more {
	width:17%;
	float:right;
}
.FrontInfo_listByAsync-09 h3 span.more a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.FrontInfo_listByAsync-09 h3 span.more a:hover {
	color:#000000;
	text-decoration:underline;
}
/*-内容样式-*/
.FrontInfo_listByAsync-09 .content {
	clear:both;
	width:465px;
}
/*-内容样式---(左浮动图片)-*/
.FrontInfo_listByAsync-09 .content .left {
	float:left;
	width:125px;
	*width:125px;
	_width:125px;
	margin:10px 10px 0px;
	*margin:10px 10px 0px!important;
	_margin:10px 10px 0px 5px;
}
.FrontInfo_listByAsync-09 .content .left img {
	border:1px solid #AAAAAA;
	width:124px;
	height:89px;
	margin-bottom:10px; 
}
/*-内容样式---(右标题内容)-*/
.FrontInfo_listByAsync-09 .content .right {
	float:left;
	width:315px;
	*width:315px;
	_width:315px;
}
.FrontInfo_listByAsync-09 .content .right h4 {
	margin:0px;
	color:#DF0001;
	clear:both;
}
.FrontInfo_listByAsync-09 .content .right h4 a {
	color:#DF0001;
	text-decoration:none;
}
.FrontInfo_listByAsync-09 .content .right h4 a:hover {
	color:#DF0001;
	text-decoration:underline;
}
/*-内容样式---(右标题内容)---(标题名)-*/
.FrontInfo_listByAsync-09 .content .right h4 span.name {
	width:310px;
	float:left;
	margin-top:10px;
}
/*-内容样式---(右标题内容)---(详细内容)-*/
.FrontInfo_listByAsync-09 .content .right p.detail {
	line-height:24px;
	color:#595959;
	clear:both;
	margin-top:10px;
}
/*-内容样式---(右标题内容)---(日期)-*/
.FrontInfo_listByAsync-09 .content .right h4 span.date {
	width:1px;
	float:left;
	text-align:right;
	font-weight:normal;
	margin-top:10px;
	*margin-top:9px !important;
	*margin-top:9px;
	display:none;
}
/*-内容样式---(列表内容)-*/
.FrontInfo_listByAsync-09 ul.list {
clear:both;
width:450px;
float:left;
margin-left:10px;
_margin-left:5px;
list-style-type:none;
}
.FrontInfo_listByAsync-09 ul.list li {
	height:28px;
	*height:26px;
	_height:26px;
	line-height:28px;
	*line-height:26px;
	_line-height:26px;
	border-bottom:1px dashed #C6C6C6;
	color:#585858;
	clear:both;
}
.FrontInfo_listByAsync-09 ul.list li span.info {
	width:70%;
	float:left;
}
.FrontInfo_listByAsync-09 ul.list li span.date {
	width:18%;
	float:right;
	text-align:right;
}
.FrontInfo_listByAsync-09 ul.list li a {
	color:#585858;
	text-decoration:none;
	background:url('../../images/infoPublish/FrontInfo_listShow_icon.gif') no-repeat left 40%;
	padding-left:10px
}
.FrontInfo_listByAsync-09 ul.list li a:hover {
	color:#585858;
	text-decoration:underline;
}